home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / hardware / 512kwom.lha / 512KWOM / README-English < prev    next >
Text File  |  1995-12-31  |  4KB  |  132 lines

  1.  
  2. /*************************************************************************/
  3. /*                                                                       */
  4. /*                 WOM-Expansion für Amiga 1000                          */
  5. /*                (512KByte Kickstarts im A1000)                         */
  6. /*                                                                       */
  7. /*                Eine Bauanleitung von Jörg Huth                        */
  8.  
  9.                  quick english translation by judas
  10.  
  11. /*                                                                       */
  12. /*************************************************************************/
  13.  
  14.  
  15.  
  16. needed parts:
  17. ----------------------
  18.  
  19.  1) 8 Stück: Speicherchips 41464 (120ns)
  20.  2) 2 Stück: Eproms 27C256 (120ns)
  21.             (Ersetzen die alten BootRoms im A1000)
  22.  3) 1 Stück: 74LS32
  23.  4) 1 Stück: 74LS74
  24.  5) 1 Stück: 74F86
  25.  6) 2 Stück: 74F138
  26.  7) 8 Stück: Widerstände 39 Ohm (1/4 Watt)
  27.  8) 1 Stück: Widerstand 1 kOhm (1/4 Watt)
  28.  9) 1 Stück: Leuchtdiode (3mm, gelb - die Farbe betrachte man als befohlen!)
  29. 10) 1 Stück: Schalter (1*UM)
  30. 11) 5 Stück: Abblockkondensatoren (0.1 MyFarad, keramisch)
  31. 12) 1 Stück: Elko 47 MyFarad / 16 Volt
  32. 13) Sockel für die 74'er nach Bedarf, ein Stück Lochrasterplatine, etwas
  33.     Schaltlitze
  34. 14) Software (Inhalt für die Eproms) der neuen BootRoms
  35.  
  36.  
  37. new kickstartdisks:
  38. ------------------
  39.  
  40.  
  41. - original 256k disks should work as before.
  42.  
  43. - 512k kicks show the "f8-kick"-sequence on the first block, where normally
  44.   "KICK" is found.
  45.  
  46.  
  47. building it
  48. ------------
  49.  
  50. - if you can`t solder, let it be !
  51.  
  52. This text only descripbes the modification of the A1000 without piggy-board.
  53.  
  54. - burn the new bootroms and replace them with the original roms.
  55.  
  56. amiga must boot as before.
  57.  
  58. - build the PCB.
  59.  
  60. Apply 5V and GND to the PCB.
  61. You also may connect the input-signals to the PCB.
  62.  
  63.  
  64. Cut resistors R119-R122 to  disable F139 .
  65.  
  66. Connect the ends of the 39Ohm resistors with the rams.
  67.  
  68. check: Amiga should start normally.
  69.  
  70.  
  71. Prepare  RAM-Chips U2J-U1M for soldering the other ram on it:
  72.  
  73. Solder all Pins except pin16.
  74.  
  75. Amiga should work now.
  76.  
  77. If the switch is in position "Neu" (= new), the reset should take a bit longer,
  78. visible by the slower blinking LED.
  79.  
  80. Making a kick-disk
  81. ---------------------------------------
  82.  
  83. Copy the 512k rom image onto block 1-1024 of a disk. Now make the first bytes on
  84. block 0 look like "f8-kick".
  85.  
  86. insert this disk into dfx: and type:
  87.  
  88. Kommando: AdaptKick dfX: -r -h -c
  89.  
  90.  
  91. This adds an resetpatch and calculates the checksum, if wrong.
  92.  
  93. (I personally didn`t have to use this tool, i just copied the image to block 1-1024
  94. and made the first block "f8-kick". tools used : asm-one, DPU)
  95.  
  96.  
  97. chips involved in this hack
  98. .--------------------------
  99.  
  100. U6T: CIAA (8520), ist mit den Data-Leitungen des  Centronics-Port verbunden 
  101. U2H: F399, davon gibt es nur einen
  102. U1R: F139, auch hiervon gibt es nur einen
  103. U1H: F138, es gibt zwei Chips mit dieser Bezeichnung. Pin 4 ist bei beiden
  104.            aber gleich belegt.
  105. U2J, U1J: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 5 U1R verbunden.
  106. U2K, U1K: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 7 U1R verbunden.
  107. U2L, U1L: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 11 U1R verbunden.
  108. U2M, U1M: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 9 U1R verbunden.
  109. U5N: ROM 23256 (even)
  110. U5S: ROM 23256 (odd)
  111.  
  112. Copyright (c) 1991 by Jörg Huth
  113. Kaiserslautern, den 23.05.91
  114.  
  115.  
  116. Meine Adresse:
  117.  
  118. Jörg Huth
  119. Trippstadter Str. 121-1315
  120. W-6750 Kaiserslautern
  121. Tel: (0631) 13796 (Voice)
  122. E-Mail: J_Huth@JoKL.ZER
  123.     jhuth@scooter.informatik.uni-kl.de
  124.  
  125.  
  126.  
  127. This quick english dox were typed by judas@tomtec.abg.sub.org. Contact me, if you have 
  128. problems understanding the dox or hacking this one.
  129.  
  130. bye
  131.  
  132.